ActiveReports 9
LegendItemsCollection Constructor

The array whose elements are copied in the new collection.
Initializes new instance of the LegendItemsCollection class
Syntax
'Declaration
 
Public Function New( _
   ByVal itemsArray() As LegendItem _
)
public LegendItemsCollection( 
   LegendItem[] itemsArray
)

Parameters

itemsArray
The array whose elements are copied in the new collection.
See Also

Reference

LegendItemsCollection Class
LegendItemsCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum